←Select platform

AnnObjectCollection Constructor(AnnObject[])

Summary

Creates a new AnnObjectCollection with values.

Syntax

C#
VB
WinRT C#
public AnnObjectCollection(  
   Leadtools.Annotations.Core.AnnObject[] annObjects 
) 
Public Function New( _ 
   ByVal annObjects() As Leadtools.Annotations.Core.AnnObject _ 
) 
public AnnObjectCollection(  
   Leadtools.Annotations.Core.AnnObject[] annObjects 
) 
function AnnObjectCollection(  
   annObjects  
) 

Parameters

annObjects
An array of AnnObject to be added to this collection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize